[OSDOCS#18986] CQA pre-migration for Authentication index and Understanding identity provider assemblies#115739
Conversation
|
Skipping CI for Draft Pull Request. |
c6011b6 to
669d3a3
Compare
|
/test all |
Renaming this PR's anchor to supported-identity-providers_{context}
broke the only other in-repo reference to it, in
authentication/index.adoc, which was still on the pre-rename anchor
name. ci/prow/validate-portal was failing with:
'Unknown ID or title "supported-identity-providers", used as an
internal cross reference'. Update the target so this PR builds clean
independent of merge order with openshift#115739.
2d4e22e to
8bfa4a5
Compare
|
|
||
| | xref:../authentication/understanding-authentication.adoc#understanding-authentication[Manage authentication] | ||
| | xref:../authentication/understanding-identity-provider.adoc#supported-identity-providers[Supported identity providers] | ||
| | xref:../authentication/understanding-identity-provider.adoc#supported-identity-providers_understanding-identity-provider[Supported identity providers] |
There was a problem hiding this comment.
🤖 [error] AsciiDocDITA.ConceptLink: Move all links and cross references to Additional resources.
There was a problem hiding this comment.
This is just to keep the reference current. Resolving this error is out of scope for this PR.
dfitzmau
left a comment
There was a problem hiding this comment.
Hi, @maxwelldb . Would you be OK to squash the commits?
| // This file is a navigation file - xrefs are allowed in this type of module, but it must only ever be included from one location | ||
|
|
||
| :_mod-docs-content-type: REFERENCE | ||
| [id="authentication-overview_{context}"] |
There was a problem hiding this comment.
For easier reference tags, should the filename and ID be identical? Check other files for the same.
e15a058 to
10d2152
Compare
|
@maxwelldb: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Version(s): 4.20+
Issue: OSDOCS-18986
Link to docs preview: 4.20+
QE review:
QE has approved this change.Additional information: Combines #115740 (identity provider nav module) since its anchor rename is referenced by this PR's module. Xrefs allowed per the index.adoc navigation-file exception; nav modules are single-use.